C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / ShowGroups Property

In This Topic
ShowGroups Property (AutoCompleteBase<T>)
In This Topic
Gets or sets a value that determines whether the drop-down should include group header items to delimit data groups.
Syntax
'Declaration
 
Public Overridable Property ShowGroups As Boolean
 
See Also